[INFO] fetching crate robomotion 0.1.3...
[INFO] checking robomotion-0.1.3 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate robomotion 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate robomotion 0.1.3
[INFO] finished tweaking crates.io crate robomotion 0.1.3
[INFO] tweaked toml for crates.io crate robomotion 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate robomotion 0.1.3 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate robomotion 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded robomotion-derive v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe
[INFO] running `Command { std: "docker" "start" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling robomotion-derive v0.1.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling robomotion v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.26
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: unused variable: `config_data`
[INFO] [stdout]   --> src/debug/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/debug/mod.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     state: SocketState,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/debug/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]   --> src/debug/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/runtime/client.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/client.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/runtime/client.rs:93:52
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/runtime/client.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/client.rs:103:52
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     vault_id: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     item_id: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/runtime/client.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/runtime/client.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/runtime/client.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:167:53
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]    --> src/runtime/client.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:217:27
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/runtime/client.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/runtime/client.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/client.rs:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/runtime/client.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     method: &str,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]    --> src/runtime/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     endpoint: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/runtime/client.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     body: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/runtime/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     headers: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/runtime/client.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/factory.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/runtime/factory.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut handler = (self.creator)();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config_data`
[INFO] [stdout]   --> src/debug/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let config_data = serde_json::to_vec(&config)?;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/debug/mod.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     state: SocketState,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/debug/mod.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 | async fn get_robot_name(addr: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `namespace`
[INFO] [stdout]   --> src/debug/mod.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn detach(namespace: &str) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namespace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/utils/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let home = user_home_dir();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stdout]   --> src/debug/mod.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]   --> src/runtime/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RuntimeClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stdout] 26 |     channel: Channel,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_debug` is never used
[INFO] [stdout]  --> src/runtime/event.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_output` is never used
[INFO] [stdout]   --> src/runtime/event.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_input` is never used
[INFO] [stdout]   --> src/runtime/event.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_error` is never used
[INFO] [stdout]   --> src/runtime/event.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_flow_event` is never used
[INFO] [stdout]   --> src/runtime/event.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request_v2` is never used
[INFO] [stdout]   --> src/runtime/event.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_publish` is never used
[INFO] [stdout]   --> src/runtime/event.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_download` is never used
[INFO] [stdout]   --> src/runtime/event.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_upload` is never used
[INFO] [stdout]   --> src/runtime/event.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gateway_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn gateway_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `proxy_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_running` is never used
[INFO] [stdout]   --> src/runtime/event.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_port_connections` is never used
[INFO] [stdout]   --> src/runtime/event.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_instance_access` is never used
[INFO] [stdout]   --> src/runtime/event.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/runtime/client.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/client.rs:93:40
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/runtime/client.rs:93:52
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub async fn get_variable(scope: &str, name: &str, payload: &[u8]) -> Result<Value> {
[INFO] [stdout]    |                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> src/runtime/client.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:103:40
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/runtime/client.rs:103:52
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn set_variable(scope: &str, name: &str, value: Value) -> Result<()> {
[INFO] [stdout]     |                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub async fn get_vault_item(vault_id: &str, item_id: &str) -> Result<HashMap<String, Value>> {
[INFO] [stdout]     |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vault_id`
[INFO] [stdout]    --> src/runtime/client.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     vault_id: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vault_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/runtime/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     item_id: &str,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/runtime/client.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     data: &[u8],
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:137:44
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub async fn debug(guid: &str, name: &str, message: &Value) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:147:42
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]     |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:157:25
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/runtime/client.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:167:26
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/runtime/client.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:167:53
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/runtime/client.rs:177:37
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/runtime/client.rs:177:49
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:187:26
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeout`
[INFO] [stdout]    --> src/runtime/client.rs:187:42
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/runtime/client.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:217:27
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]    --> src/runtime/client.rs:217:37
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/runtime/client.rs:217:48
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]     |                                                ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/runtime/client.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/runtime/client.rs:227:35
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/runtime/client.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     method: &str,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `endpoint`
[INFO] [stdout]    --> src/runtime/client.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     endpoint: &str,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/runtime/client.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 |     body: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]    --> src/runtime/client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     headers: HashMap<String, String>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]    --> src/runtime/client.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 | pub async fn proxy_request(req: HttpRequest) -> Result<HttpResponse> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guid`
[INFO] [stdout]    --> src/runtime/client.rs:305:35
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_guid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]    --> src/runtime/client.rs:305:47
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<NodeInfo>> {
[INFO] [stdout]     |                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_port`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/runtime/factory.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn get_node_factory(name: &str) -> Option<Box<dyn NodeFactory>> {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/runtime/factory.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let mut handler = (self.creator)();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]   --> src/utils/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let home = user_home_dir();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATTACH_TIMEOUT` is never used
[INFO] [stdout]   --> src/debug/mod.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ATTACH_TIMEOUT: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `channel` is never read
[INFO] [stdout]   --> src/runtime/client.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RuntimeClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 25 |     // client: proto::runtime_helper_client::RuntimeHelperClient<Channel>,
[INFO] [stdout] 26 |     channel: Channel,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_debug` is never used
[INFO] [stdout]  --> src/runtime/event.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn emit_debug<T: Serialize>(guid: &str, name: &str, message: &T) -> Result<()> {
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_output` is never used
[INFO] [stdout]   --> src/runtime/event.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub async fn emit_output(guid: &str, output: &[u8], port: i32) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_input` is never used
[INFO] [stdout]   --> src/runtime/event.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn emit_input(guid: &str, input: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_error` is never used
[INFO] [stdout]   --> src/runtime/event.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn emit_error(guid: &str, name: &str, message: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_flow_event` is never used
[INFO] [stdout]   --> src/runtime/event.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub async fn emit_flow_event(guid: &str, name: &str) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn app_request(request: &[u8], timeout: i32) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_request_v2` is never used
[INFO] [stdout]   --> src/runtime/event.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub async fn app_request_v2(request: &[u8]) -> Result<Vec<u8>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_publish` is never used
[INFO] [stdout]   --> src/runtime/event.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn app_publish(request: &[u8]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_download` is never used
[INFO] [stdout]   --> src/runtime/event.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn app_download(id: &str, dir: &str, file: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app_upload` is never used
[INFO] [stdout]   --> src/runtime/event.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn app_upload(id: &str, path: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gateway_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn gateway_request(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `proxy_request` is never used
[INFO] [stdout]   --> src/runtime/event.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub async fn proxy_request(req: client::HttpRequest) -> Result<client::HttpResponse> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_running` is never used
[INFO] [stdout]   --> src/runtime/event.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn is_running() -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_port_connections` is never used
[INFO] [stdout]   --> src/runtime/event.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn get_port_connections(guid: &str, port: i32) -> Result<Vec<crate::runtime::NodeInfo>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_instance_access` is never used
[INFO] [stdout]   --> src/runtime/event.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn get_instance_access() -> Result<client::InstanceAccess> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe", kill_on_drop: false }`
[INFO] [stdout] 449c57e3b621c27e1f550eff9217f661329591556c5ffeed2d17f89300ee76fe
